From: Luc Teirlinck Date: Wed, 23 Jun 2004 17:00:06 +0000 (+0000) Subject: (Fsnarf_documentation): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21860 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7be9482b73efd2871d23804f6805bfcd7574a26b;p=emacs.git (Fsnarf_documentation): Doc fix. --- diff --git a/src/doc.c b/src/doc.c index a0b840637e0..120d35767b2 100644 --- a/src/doc.c +++ b/src/doc.c @@ -570,7 +570,7 @@ records them in function and variable definitions. The function takes one argument, FILENAME, a string; it specifies the file name (without a directory) of the DOC file. That file is found in `../etc' now; later, when the dumped Emacs is run, -the same file name is found in the `data-directory'. */) +the same file name is found in the `doc-directory'. */) (filename) Lisp_Object filename; {